Release 10.1A: OpenEdge Development:
Web Services


MEMPTR or RAW

Table D–8 describes the supported castings in each 4GL parameter mode (INPUT and OUTPUT) between the 4GL MEMPTR or RAW type and XML Schema.

Table D–8: 4GL data type cast—RAW or MEMPTR 
For this XML Schema type...
In this 4GL parameter mode...
OpenEdge...
base64Binary 
hexBinary 
INPUT 
Serializes the value of each byte in the 4GL value according to the XML Schema serialization rules for the data type. If the mapping is to a base64Binary value with the encoding attribute set, the value is base-64 encoded and copied directly from the 4GL parameter without serialization.
OUTPUT 
De-serializes the value of each byte in the 4GL value according to the XML Schema serialization rules for the data type. If the mapping is from a base64Binary value, it is always de-serialized into the 4GL parameter.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095